button: Make multipress gesture exclusive
authorCarlos Garnacho <carlosg@gnome.org>
Mon, 12 May 2014 17:52:35 +0000 (19:52 +0200)
committerCarlos Garnacho <carlosg@gnome.org>
Fri, 23 May 2014 17:54:31 +0000 (19:54 +0200)
commitced7e7c08dce8eeb06c3aa9d59ebe6846d852afc
tree702f165c8513fa802329a3b178567648bf215c7e
parent0b3f4d5555dd44d09e96f58aa6d72fe4b91f0745
button: Make multipress gesture exclusive

We only want actions to be triggered by a single sequence there,
so buttons trigger no actions on further simultaneous touches
happening.
gtk/gtkbutton.c